home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / lasers.arc / LASERSET.DOC < prev    next >
Text File  |  1986-12-07  |  10KB  |  282 lines

  1.  
  2. L A S E R S E T 
  3.  
  4.  
  5.  
  6.  
  7.      
  8.      
  9.      WHAT IS LASERSET? 
  10.      
  11.      LaserSet is a menu-driven utility that gives you easy  set-up  of 
  12.      Hewlett-Packard LaserJet printers. 
  13.      
  14.      For  example, LaserSet facilitates font selection.  Tell LaserSet 
  15.      what  font cartridge you are using and it will describe all fonts 
  16.      available  for selection (including the  resident fonts available 
  17.      with your model of the LaserJet).  Select the desired font with a 
  18.      single keystroke and LaserSet will send to the LaserJet  all  the 
  19.      necessary  control sequences  needed to  print with  it.  If  you 
  20.      want,  select a secondary font  and switch fonts during  printing 
  21.      (for example, between normal and italic styles). 
  22.      
  23.      LaserSet also lets you control resetting the printer, paper size, 
  24.      lines per vertical inch, font pitch override, top,  bottom,  left 
  25.      and  right margins, end of line wrap, number of printed copies of 
  26.      each  page, graphics resolution, and  whether to feed paper  from 
  27.      the cassette tray or the manual feed slot. 
  28.      
  29.      LaserSet  calculates and displays the number of printed lines per 
  30.      page as a function of whether your font prints normally (Portrait 
  31.      mode)  or sideways (Landscape mode), the selected paper size, and 
  32.      the selected lines per vertical inch. 
  33.      
  34.      You  can save your favorite settings in special set-up files that 
  35.      LaserSet can later interpret and send to the  LaserJet  automati-
  36.      cally.  In other words, you can set-up the LaserJet the  way  you 
  37.      want in a single command line from DOS. 
  38.      
  39.      LaserSet  also lets you  store the raw  setup values (escape  se-
  40.      quences) in a data file which can be used by  other  applications 
  41.      to set-up the LaserJet (for example, from a BASIC program). 
  42.      
  43.      
  44.      
  45.      LASERSET IS USER SUPPORTED 
  46.      
  47.      You're  encouraged to copy  and share LaserSet  with others.   If 
  48.      after  evaluating this program you  find it to be  useful, you're 
  49.      trusted to send a $35.00 payment to: 
  50.      
  51.      R. Shaw 
  52.      8 Grand Montfleury 
  53.      1290 Versoix 
  54.      Switzerland 
  55.      
  56.      Unlimited  site licenses and/or  source code are  also  available 
  57.      (write for details). 
  58.  
  59. L A S E R S E T 
  60.  
  61.  
  62.  
  63.  
  64.      User-supported software is an experiment in distributing computer 
  65.      programs, based on these beliefs: 
  66.      
  67.      1.   That the value and utility of software is best  assessed  by 
  68.           the user on his/her own system. 
  69.      
  70.      2.   That  the  creation of  personal  computer software  can and 
  71.           should be supported by the computing community. 
  72.      
  73.      3.   That copying of programs should be encouraged,  rather  than 
  74.           restricted. 
  75.      
  76.      LaserSet is not a public domain program, and never has been. 
  77.      It  is Copyright(C) 1985, 1986, 1987 by R. Shaw.  Individuals are 
  78.      granted  permission by  the author  to freely  copy the  LaserSet 
  79.      program  with documentation for  their own use  or for others  to 
  80.      evaluate, so long as no price or other consideration is charged. 
  81.      
  82.      LaserJet,  LaserJet+, and LaserJet 500 are trademarks of Hewlett-
  83.      Packard Corporation.  IBM is a registered trademark  of  Interna-
  84.      tional Business Machines Corporation. 
  85.      
  86.      
  87.      
  88.      WHAT TYPE OF COMPUTER DO I NEED TO USE LASERSET? 
  89.      
  90.      LaserSet  is written to run on the IBM PC family and fully compa-
  91.      tibles under DOS 2.0 and higher.  You will also need at  least  a 
  92.      single disk drive and 128,000 (128K) characters of memory. 
  93.      
  94.      
  95.      
  96.      BEFORE GETTING STARTED 
  97.      
  98.      For  LaserSet to work properly,  make sure your microcomputer  is 
  99.      properly  connected to the LaserJet  and that you have  correctly 
  100.      configured  DOS to communicate with it.  If you don't know how to 
  101.      do  this then consult the installation procedures in the LaserJet 
  102.      Owner's Manual. 
  103.  
  104. L A S E R S E T 
  105.  
  106.  
  107.  
  108.  
  109.      FILES 
  110.      
  111.      Here are the LaserSet program files: 
  112.      
  113.      LASERSET.EXE         LaserSet  program.  Gives menu-driven set-up 
  114.                           of  the LaserJet.  Also interprets automatic 
  115.                           set-up files created with LaserSet. 
  116.      
  117.      LS.HLP               Help file for the LaserSet program.  This is 
  118.                           not  a  viewable  file.  If  LS.HLP  is  not 
  119.                           stored  in the same directory you run Laser-
  120.                           Set from, you need to use the DOS  SET  com-
  121.                           mand to add the environment variable LSHELP. 
  122.                           LSHELP  specifies where LaserSet is  to look 
  123.                           for  its help file.  For example, adding the 
  124.                           following line to your AUTOEXEC.BAT file: 
  125.      
  126.                           SET LSHELP=C:\SYSTEM 
  127.      
  128.                           makes  LaserSet  look  in  the  subdirectory 
  129.                           SYSTEM for LS.HLP. 
  130.      
  131.      D.JET                Default  setup file.  If D.JET is not stored 
  132.                           in the same directory you run LaserSet from, 
  133.                           you need to use the DOS SET command  to  add 
  134.                           the   environment  variable  LSDEF.    LSDEF 
  135.                           specifies  where LaserSet is to look for the 
  136.                           default setup file.  For example, adding the 
  137.                           following line to your AUTOEXEC.BAT file: 
  138.      
  139.                           SET LSDEF=C:\SYSTEM 
  140.      
  141.                           makes  LaserSet  look  in  the  subdirectory 
  142.                           SYSTEM for D.JET. 
  143.      
  144.      PORTCOUR.JET         Sample LaserSet automatic setup file. 
  145.      LANDCOUR.JET         Sample LaserSet automatic setup file. 
  146.      
  147.      LASERSET.PIF         MicroSoft Windows PIF file. 
  148.      
  149.      
  150.      
  151.      STARTING LASERSET 
  152.      
  153.      Before  using LaserSet the LaserJet must be on and warmed up (in-
  154.      dicated by a displayed status code of 00 on the front panel).  If 
  155.      the font cartridge you want to use for printing is  not  inserted 
  156.      in the LaserJet at this time, turn the printer off-line by press-
  157.      ing  the ON LINE  panel indicator, insert  the desired font  car-
  158.      tridge,  then press the ON  LINE indicator again.  Make  sure the 
  159.      LaserJet's  displayed status code  is 00 (Printer  Ready)  before 
  160.      continuing. 
  161.  
  162. L A S E R S E T 
  163.  
  164.  
  165.  
  166.  
  167.      We'll assume throughout this manual that your your LaserSet work-
  168.      ing disk is in drive A.  If your working disk is  another  drive, 
  169.      substitute  that drive's letter in the following examples.  There 
  170.      are three methods of starting LaserSet. 
  171.      
  172.      *    The  first method takes you through LaserSet's menus to set-
  173.           up the LaserJet.  In this case, type: 
  174.      
  175.           A>LASERSET <Enter> 
  176.      
  177.           LaserSet's first menu page will appear. 
  178.      
  179.      *    The  second method is  used if you  have created a  LaserSet 
  180.           automatic  set-up  file (this  is  an option  available when 
  181.           using the first method).  This file has the  file  extension 
  182.           ".JET"   and contains previously defined set-up information. 
  183.           LaserSet  interprets this file, displays  the set-up values, 
  184.           sets-up  the LaserJet,  and then  returns to  DOS.  In  this 
  185.           case, type: 
  186.      
  187.           A>LASERSET FILENAME.JET <Enter> 
  188.      
  189.                OR 
  190.      
  191.           A>LASERSET FILENAME <Enter> 
  192.      
  193.           where  FILENAME is the name  of the LaserSet setup  file you 
  194.           created.   For example, on the distribution disk is a sample 
  195.           automatic set-up file called LANDCOUR.JET.  If you type: 
  196.      
  197.           A>LASERSET LANDCOUR.JET <Enter> 
  198.      
  199.           OR 
  200.      
  201.           A>LASERSET LANDCOUR <Enter> 
  202.      
  203.           LaserSet will set-up the LaserJet to print in Landscape mode 
  204.           (sideways)  with a Courier typeface.  This font is available 
  205.           as one of the two fonts permanently resident in  the  Laser-
  206.           Jet's memory. 
  207.      
  208.      *    The  third method is used if you want to set the LaserJet to 
  209.           its  Default values.  These  default values are  the printer 
  210.           defaults  when the LaserJet is  turned on (for example,  the 
  211.           paper size and default font).  In this case, type: 
  212.      
  213.           A>LASERSET D <Enter> 
  214.      
  215.           LaserSet  will reset the LaserJet to its default values then 
  216.           return  to DOS.  This is useful for clearing a special prin-
  217.           ter  set-up  (for  example, Landscape  printing).   For this 
  218.           command  to  work a  LaserSet  automatic set-up  file called 
  219.           D.JET must have been created.  This file tells LaserSet what 
  220.           port your LaserJet is attached to. 
  221.  
  222. L A S E R S E T 
  223.  
  224.  
  225.  
  226.  
  227.      
  228.      
  229.      USING LASERSET'S MENUS 
  230.      
  231.      LaserSet  menus are  simple to  use and  guide  you  step-by-step 
  232.      through  setting up the LaserJet.  How to make selections in that 
  233.      menu  is displayed at the  bottom of the screen.   Selections are 
  234.      usually  made with a combination of the cursor arrow keys and the 
  235.      Enter  key.  If you need  help, just press F1  and you'll get  an 
  236.      explanation  of the current  options.  Pressing the  ESC (Escape) 
  237.      key in any menu page except the first will return you  to  Laser-
  238.      Set's  Menu Page 1.  Pressing ESC in Menu Page 1 page will return 
  239.      you to DOS. 
  240.      
  241.      Good Luck! 
  242.      
  243.      R. Shaw 
  244.      
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.